How to Install rdate software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install rdate software package in Ubuntu 14.04 LTS (Trusty Tahr)

rdate software package provides sets the systems date from a remote host, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install rdate 

rdate is installed in your system.

Make ensure the rdate package were installed using the commands given below,

$ sudo dpkg-query -l | grep rdate *

You will get with rdate package name, version, architecture and description in a table

rdate package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Network
Package rdate
Version 1:1.2-5
Description sets the systems date from a remote host
Sub Section Net


See Also, How to uninstall or remove rdate software package from Ubuntu 14.04 LTS (Trusty Tahr)?